home *** CD-ROM | disk | FTP | other *** search
/ Delphi Developer's Kit 1996 / Delphi Developer's Kit 1996.iso / power / gfvcl13 / c_form.dfm / c_form.txt
Text File  |  1995-12-22  |  295b  |  17 lines

  1. object Form2: TForm2
  2.   Left = 200
  3.   Top = 99
  4.   Width = 435
  5.   Height = 300
  6.   Caption = 'MDI Child'
  7.   Font.Color = clWindowText
  8.   Font.Height = -13
  9.   Font.Name = 'System'
  10.   Font.Style = []
  11.   FormStyle = fsMDIChild
  12.   PixelsPerInch = 96
  13.   Position = poDefault
  14.   Visible = True
  15.   TextHeight = 16
  16. end
  17.